From: Matthieu Gallien Date: Tue, 18 Mar 2025 11:58:03 +0000 (+0100) Subject: prepare for release 3.16.2 X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~1^2~4 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=c1590434b3dac64351c08da5d92874e43bae6649;p=nextcloud-desktop.git prepare for release 3.16.2 Signed-off-by: Matthieu Gallien --- diff --git a/VERSION.cmake b/VERSION.cmake index da0d5d1ba..3fe5f7797 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -3,10 +3,10 @@ # ------------------------------------ set(MIRALL_VERSION_MAJOR 3) set(MIRALL_VERSION_MINOR 16) -set(MIRALL_VERSION_PATCH 1) +set(MIRALL_VERSION_PATCH 2) set(MIRALL_VERSION_YEAR 2025) set(MIRALL_SOVERSION 0) -set(MIRALL_PREVERSION_HUMAN "3.16.1") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc. +set(MIRALL_PREVERSION_HUMAN "3.16.2") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc. # ------------------------------------ # Minimum supported server versions